Conversation
task 1: launch configuration completes
|
I'm not completely against usage of AI in development. But AI should be the last step for double check everything in my opinion. So I'm personally against the using complete agent like cursor as you used. Since its up to @polymorphicshade to review and accept/reject I'm just curious about if PR can pass CI 🤠 |
| org.gradle.jvmargs=-Xmx2048M --add-opens jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED | ||
| org.gradle.jvmargs=-Xmx2048M --add-opens jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED -Dfile.encoding=utf8 | ||
| systemProp.file.encoding=utf-8 | ||
| org.gradle.java.home=F:\\Program Files (x86)\\jdk-17 No newline at end of file |
There was a problem hiding this comment.
Ah localized folder problem, pretty general problem.
Do you have any idea on how to make it flexible?
There was a problem hiding this comment.
CI works without this line added. Also I do not need this property in my setup. So it would be better de just delete this line. If you need this prop for local development then just don't add it to commit list
There was a problem hiding this comment.
Oh ok, so if we do not add it, then it will use the default location right. Where is it?
There was a problem hiding this comment.
idk really
you can just remove this line to proceed to CI
Just by you dont hesitate to review and give comment gives me respect, i really appreciate it And you're right, i haven't really double checked the changes i've made by running it. Well its my first pr right :) But really, i do appreciate it, thanks my guy |
|
Remove all the AI stuff please 👍 |
integrates memory-bank for development..
( this is my first time pull-requiesting a public repo :D, so im fine with any choices )